I recently tried using tidb(supported mysql syntax) as the database for zabbix, but the column field 'error' in some tables is the Reserved Words in tidb, so it caused sql syntax error.
To complete my experiment, how can i add the Backticks(`) for the column in zabbix-server sql?
To complete my experiment, how can i add the Backticks(`) for the column in zabbix-server sql?
Comment